home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_scenar / gp2set31.zip / GP2CCPE.TXT < prev    next >
Text File  |  1996-09-11  |  4KB  |  100 lines

  1.  
  2.  GP2 Computer cars performance editor ver. 1.1
  3.  
  4.  for Microprose's Grand Prix 2
  5. -------------------------------------------------------------------------------
  6.  
  7.    This small utility allow you to change some GP2 settings like: maximum
  8. engine power in sessions, drivers' grip and car failures.
  9.    I tested it with 'US English ver.10b' version of Grand Prix 2, and it works
  10. good.
  11.  
  12.    With drivers' grip, I'am not sure if it is it what I said, but looks like.
  13. OK, please stop laughing MPS dudes. :)
  14.   
  15.    Anyway, I will happy if you send me your thoughts about changes made 
  16.  using this small utility. I will try to find other characteristic values, 
  17. if they are.
  18.  
  19.   In this game all values are not always the same, there is always small 
  20. randomization. For computer drivers and player too. This mean that every 
  21. session or after typing 'Q' key you will have little different car. All
  22. values are representing maximum possible.
  23.   All computer's cars settings are independent from player's settings.
  24. Using this tool, you can't alter player's car settings.
  25.  
  26.    How to do it?
  27.  
  28. Copy file gp2ccpe.exe to your main GP2 directory. Be sure that your gp2.exe
  29. file isn't 'read-only'. To remove read-only attribute do it: attrib -R gp2.exe
  30.  
  31. Syntax:
  32.   gp2ccpe
  33.   or
  34.   gp2ccpe [p] [filename.ccp]  
  35.   or
  36.   gp2ccpe [porg]
  37.   
  38.  
  39.   where:
  40.    
  41.   p filename.ccp - will patch gp2.exe with values stored in file created by this
  42.                    editor.
  43.    
  44.   porg - will patch gp2.exe file with original values.
  45.  
  46.  Examples:
  47.   gp2ccpe      - you are in the editor.
  48.  
  49.   gp2ccpe p test.ccp   - will patch gp2.exe with values stored in test.ccp file.
  50.  
  51.   gp2ccpe porg - will patch gp2.exe with original values.
  52.  
  53.  
  54.  Editor:
  55.  
  56.   First look at the program screen, and read all this stuff.
  57.   If you want now to change any value for team, or driver, first type a
  58.   'white'(on screen) key. Every team has its own key. If you type 'ESC',
  59.   you are at the start.
  60.   Now you can enter 'red' key for type of thing to change. Next, enter new
  61.   value.
  62.  
  63.   Other 'white' keys are:
  64.   'TAB' - switching between team and drivers names
  65.   'SPACE' - changing data screens
  66.   'R' - restores settings from GP2.EXE file
  67.   'O' - restores original settings
  68.   'S' - saves all settings to file. Please enter max 8 chars. Extension is
  69.         always '.ccp'.
  70.   'L' - loads settings from file. Please enter max 8 chars.
  71.   'P' - patches gp2.exe file with values, as they are on program screen.
  72.   'X' - exit.
  73.  
  74.   Limits:
  75.   engine power - from 0 to 1579 BHP. After 1579 BHP engine has only reverse
  76.                  gear. :)
  77.   driver grip - from 0 to 65535. OK, but if you set value higher than 32767,
  78.                 some strange things can happen in automatic calculation of
  79.                 position for race. They are not serious.
  80.   car failures - from 0 to 65535. With higher value, the posibility of car
  81.                  failure is higher. 0 - no failures for car.
  82.  
  83.   random range of grip - it mean how much can be changed driver's grip from
  84.                          base value. 0 - grip is always equal to base value
  85.                 
  86.  Versions:
  87.  ver 1.0   1.09.96 - first version; not published
  88.  ver 1.1  11.09.96 - new features - random range of grip, few visual changes
  89.                      bug removed in patching car failures
  90.                      small bug removed in file names
  91.  
  92.  ******************************** WARNING!!! ***********************************
  93.  You are using this program at your own risk!!!
  94.  It isn't Microprose's product.
  95.  This program changes gp2.exe file, so make backup or if you notice any problem,
  96.  copy gp2.exe from your GP2 CD.
  97.  
  98. --------------------------------------------------------------------------------    
  99. 11.09.96   Andrzej Barganski (Jedrus on IRC) abar1mk1@pg.gda.pl                   
  100.